-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: Update sdk-mcuboot with Cracen key locking #23140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 862a6b2f995acf5dc220c2ef4f7be12eb31028ad more detailssdk-nrf:
mcuboot:
Github labels
List of changed files detected by CI (14)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
6c90cba to
06c90f0
Compare
20cc34b to
5cf57ed
Compare
94675c0 to
2468b8e
Compare
3fa2c5f to
c56706d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove also this file
421b44b to
1deb869
Compare
038dbbc to
8e85a7b
Compare
KMU key-locking support. Signed-off-by: Dominik Ermel <[email protected]>
With MCUboot locking the keys it is no longer possible to revoke, or destroy, MCUboot keys from application. Signed-off-by: Dominik Ermel <[email protected]>
8e85a7b to
862a6b2
Compare
Add key locking when KMU is used.